github.com/gotd/neo.timer.ch (field)

4 uses

	github.com/gotd/neo (current package)
		time.go#L48: 		ch:   make(chan time.Time, 1),
		timer.go#L7: 	ch   chan time.Time
		timer.go#L12: 	return t.ch
		timer.go#L26: 	t.ch <- now